=== Ninja Forms - Capsule CRM ===
Tags: ninja-forms
Requires at least: 6.5
Tested up to: 6.7.1
Stable tag: 3.4.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Changelog ==
= 3.4.6 (2025.02.03) =
*Bug Fixes:*
 * Ensure entry type is populated
 * Ensure translations are loaded after init
 
= 3.4.5 (2024.05.16) =
*Bug Fixes:*
  * Prevent PHP 8 fatal error on custom field map
  * Prevent warning from undefined variable
  * Ensure properties declared before use

*Other:*
  * Update plugin header
  * Update automated test and build infrastructure

= 3.4.4 (2023.01.31) =
*Bug Fixes:*
  * Ensure null array in PHP 8 does not break settings page
  * Perform data check to prevent offset warning

*Other:*
  * Remove deprecated codebase
  * Centralize automated testing

= 3.4.3 (2023-01-10)
*Bug Fixes:*
  * Remove bad action call

= 3.4.2 (11 October 2021)
*Bugs:*

* Map Opportunity Description to correct Capsule cocation

= 3.4.1 =
2021.06.21
- Fix bug in duplicate check
- Modify support settings to display only response body

= 3.4.0 =
2019.02.03
Add Entry Type validation for File Upload URL
    - selecting this option returns the href to the file upload URL instead
      of the full <a> anchor tag
Modify date interval logic
    - sets date to current date if interval of zero is entered

= 3.3.1 =
2018.10.05
Replace boolval() function and replace with PHP 5.2 compatible method
Modify validation function for boolean to prevents false match

= 3.3.0 =
2018.06.22
Add custom field structure for API v2

= 3.2.3 =
2018.04.25
Modify strip_auth_code method for use case without full URL

= 3.2.2 =
2018.04.24
Remove string call for object; PHP 5.2 doesn't support it
Add admin notice for Capsule update

= 3.2.1 =
2017.11.28
Fix display error on settings page

= 3.2 =
2017.11.27
Upgrade to Capsule V2
Includes refactor to better manage differences between v1 and v2

= 3.1.2 =
2017.10.26
Correct version number error

= 3.1.1 =
2017.06.05
Initialize raw response as array; in PHP 7.1.5 this becomes required

= 3.1.0 =
2017.04.13
Add boolean and date capabilities for custom fields
Add owner field for Opportunities


= 3.0.1 =
2017.03.20
Change Name and Slug constants to match pre-3; enables auto updates

= 3.0 =
2017.02.24
Add min width for custom field map column

2017.02.24
Change datalist to select for field mapping

2017.01.21
Add upgrade functionality

2017.01.04
Ready for initial testing

= 1.6.0 =
2016.04.13
Enhancement:
Add Task Owner as a field map option

= 1.5.2 = 
2015.11.09
Bug Fix:
Set Country field map to with correct field map instructions

= 1.5.1 =
2014.10.12
New Feature:
Add contact details for Organisation module

Tweak:
check for "type" validity in contact fields before adding

= 1.4 =
Option to create new contact with
task to existing contact request merge

= 1.3 =
New Feature:
Option to check for existing contact

Tweak:
Add filter to modify field map options
Add esc_html when outputting most recent response from Capsule
Change allowed field types for address to include "Office" and remove "Work"
Add esc_html on settings page for raw response to prevent incorrect page
formatting

= 1.2.2.WIP =
New Feature:
Add custom fields for Opportunities
Add RawRequestPlus conditional for customizations

Tweak:
Change wording to "Custom (for Person), was "Custom"
Code cleanup

= 1.2.1.WIP =
Tweak:
Convert multiple selects in user submission from array to delineated string

= 1.2 =
New Features: 
Add tags and notes

Tweaks:
move json_encode to process module method in Comm Object

= 1.1.1 =
Tweaks:
Fix typo in defined Version Number for license extensions

= 1.1 =
Tag and Release
Switch to JSON and classes for communication
Add Opportunity and Task modules



= 1.0.3 =
Add TAG v1.0.3 and merge properly

= 1.0.2 =
Add TAG v1.0.2

= 1.0.1 =
* Tweak - Fix error in Extension Updater call function

= 1.0 =
* Initial release
